From 3119e80c3e6294ee9990b8aa00fb4251c58ef70e Mon Sep 17 00:00:00 2001 From: justbur Date: Mon, 6 Jul 2015 11:03:00 -0400 Subject: [PATCH] Add .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000000..3853c61a77d --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +# Used to setup library paths for emacs -Q +private-test-setup.el \ No newline at end of file -- 2.30.2